JAMS Developer Guide
PSScriptGeneric<TResult> Class Members
Fields  Properties  Methods 


MVPSI.JAMS.Activities.PowerShell Namespace : PSScriptGeneric<TResult> Class

The following tables list the members exposed by PSScriptGeneric<TResult>.

Public Constructors
 NameDescription
Public ConstructorDefault Constructor  
Top
Protected Fields
 NameDescription
Protected FieldDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Protected FieldCreates an instance of PSWorkflowHowst (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>)
Top
Public Properties
 NameDescription
Public PropertySpecifies the path to the Console file. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>)
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public PropertyOptional pipeline input to pass into the script.  
Public PropertySpecifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>)
Public Property (Inherited from System.Activities.Activity<TResult>)
Public Property (Inherited from System.Activities.ActivityWithResult)
Public PropertyThe PowerShell source to be executed.  
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity<TResult>)
Top
Public Methods
 NameDescription
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Public Method (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Activities.NativeActivity<TResult>)
Protected MethodOverloaded. Overridden. Registers activity Metadata  
Protected Method (Inherited from System.Activities.NativeActivity<TResult>)
Protected MethodOverridden. Executes the PSWrapper Activity  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity<TResult>)
Protected Method (Inherited from System.Activities.NativeActivity<TResult>)
Top
See Also

Reference

PSScriptGeneric<TResult> Class
MVPSI.JAMS.Activities.PowerShell Namespace